home *** CD-ROM | disk | FTP | other *** search
- Path: southwind.net!usenet
- From: uar@southwind.net (richard mross)
- Newsgroups: comp.lang.c
- Subject: Re: can anyone recommend a good learn at home C course?
- Date: Mon, 01 Apr 1996 19:15:35 GMT
- Organization: SouthWind Internet Access, Inc.
- Message-ID: <4jpa2q$4pv@opal.southwind.net>
- References: <pLKI0k3.neuractiv@delphi.com>
- NNTP-Posting-Host: ict100.southwind.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- neuractiv@delphi.com wrote:
-
- >
- >Can anyone tell me of any good home study courses for C,
- >....
- I found that the most effective way to learn c is to think of a simple
- project (ranging from print_hello_world_to_screen.exe to
- address_book.exe" and try to write code for it. This will give you
- motivation to plow thru whatever c book you are using.
- I also recomend buying a book that has no slant towards a particular
- brand of compiler, a book that covers ansi c, no more no less.
-
-